home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / wgdb-42.lha / wgdb-4.2 / gdb / xconfig / hp300hpux < prev    next >
Text File  |  1992-09-11  |  528b  |  16 lines

  1. # Host: Hewlett-Packard 9000 series 300, running HPUX
  2. # The following is true because gcc uses a different .o file format
  3. # than the native HPUX compiler
  4. #msg If you compile GDB with GCC on HPUX, you must make sure
  5. #msg that the `nm' used in `munch' is GNU nm
  6. #msg
  7.  
  8. # The headers in the directory hp-include override system headers
  9. # and tell GDB to use BSD executable file format (hence -Ihp-include)
  10. XDEPFILES= infptrace.o hp300ux-xdep.o
  11. XM_FILE= xm-hp300hpux.h
  12. SYSV_DEFINE=-DSYSV
  13. REGEX=regex.o
  14. REGEX1=regex.o
  15. ALLOCA=alloca.o
  16.